If you're planning to use MSSQL as a database server, be sure download PHP v5.3.* (not v5.4.* or higher!) as SQL drivers for PHP that work on IIS6 are available only for v5.3.* family. PHP v5.4.* or higher drivers for SQL doesn't work on IIS6.
If your database is MySQL you can use PHP v5.4.*, v5.5.* or v5.6.* without any restrictions.