Well if you're using the default php4 binaries that you can download from php.net then you don't need to use the MySQL module as it's already built into the exe. If your compiling your own copy of it from the source then you just need to include the --with-mysql argument.