i meet the same problem,but i have sloved that;
first , my php is installed in the directory : D:\php5\
open the php.ini and set extensions_dir = D:/php5/ext
then ,in the directory D:\php5\ ,there is a dll file called libmysql.dll,copy that file to your system directory,my OS is win2000 and i copy that file to c:\winnt\system32
restart ur apache ,it works~