Master-, welcome to the forums.
See if you have
php_mysql.dll in your PHP\ext folder, then uncomment
;extension=php_mysql.dll in your php.ini file.
If you don't have it, then install the PHP5 preconfigured package from
HERE. It comes with all the required extensions
already enabled.