I am currently using wamp server with PHP version 5.3.13. I have read articles on the web which emphasize upgrading to version 5.5 as mysql will not be supported and mysqli/pdo will be from this version onwards.
Problem: I am unable to find a wamp server with php 5.5 (the current one is 5.4,)
Question: Do I need to upgrade my php version now? What would happen if I don't?