Sounds like an installation problem with the PHP on IIS.
Read the instructions properly; if it requires you to have any .exe or .dll in your /scripts directory, ensure that they are there.
If you have remove the /scripts virtual directory, you might have to recreated it in order for PHP pages to work (This is a guess based on how IIS plugins usually work).
Mark