Hello,
I have Windows Vista and am trying to install WordPress on my local machine, with Apache and PHP. Apache and PHP installed and work fine. I installed mysql, but I get the error message on http://localhost/:
---
Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
---
I have tried everything I could find on Google, including uncommenting that line in php.ini and restarting my computer.