do you want to know how to install all the extension for php?
if so....
1) edit your php.ini; remove all the semi-colons ( ; ) next to the extension name
2) from php.net; download the php package that comes without an installer.
3) copy the "extensions" folder from the package you just downloaded adn paste it onto php root folder in your c drive