If you have WAMP, you already have an SQL database. The "M" in WAMP stands for MySQL, a popular free database.
But there's no particular need to have MySQL installed if you're not using it for anything. PHP doesn't require a database to be installed unless you actually want to use a database for something.