I've followed the below guide to setup my local host
I'd like to use PHP 5.3.10 to use the same version as my live site, although when I use the newer version and navigate to localhost/pma I get the following error:
The mysqli extension is missing. Please check your PHP configuration. <a href="Documentation.html#faqmysql" target="documentation"><img src="themes/dot.gif" title="Documentation" alt="Documentation" class="icon ic_b_help" /></a>
Anyone know what else needs to be done to properly configure mySQLi?