It seems a lot of people using IIS are the folks running into the most problems.
I am an apache user mainly on Linux. For Windows I suggest you
disable IIS and go with a XAMP distro
http://www.apachefriends.org/en/xampp-windows.html
Not only do you get php and mysql but there are ad ons for perl
I just upgraded using the same configure line from 5.14
'./configure' '--with-apxs2=/usr/sbin/apxs' '--enable-track-vars'
'--enable-sockets' '--with-config-file-path=/etc' '--enable-ftp'
'--with-zlib' '--with-openssl=/usr' '--enable-exif' '--with-pic'
'--with-layout=GNU' '--enable-calendar' '--en