I’ve installed Web Platform Installer and Acquia Drupal. However, I can’t find IIS manager. Although I have a Program files/IIS Manager folder, there’s no executable file there.
It’s funny that I stumbled across the article when I did. I’ve used this installer three times recently and each time it didn’t work. It installed PHP, but didn’t actually wire IIS to use PHP.
I ended up downloading PHP from php.net and using a couple of cscript commands from the site to get the job done.
I had issues with IIS on Win2003 and Win2003 64bit. Maybe it works great for Win2008, I don’t know.
Also, when you install it yourself from php.net, you can get the latest stable version.
Not only was I disappointed with the installer, but there are so many HowTo articles for configuring IIS6 and PHP that are flat wrong.
My recommendation: go to php.net. The binaries and instructions are all there.