I personally enjoy C# and MVC, but I'd answer your question with another question:
"What are your goals for the framework you choose?"
Both frameworks have their positives and negatives.
Several folks have listed the benies of MVC, so I'll play devil's advocate and say that you will find much, much more open source code on the PHP side. That may not be true forever, but it is true now.
If your goal is to maintain your amateur status, then I'd stick with PHP. You already work with it and know the basics. C# and MVC will have a longer learning curve for you (the opposite was true for me since I came from Java to C#). If you don't plan to make a career shift, then it doesn't really matter which you choose.
If your goal is to move into the "pro" world, the I'd say C# and MVC are great especially if you want to work in the IT field as opposed to a web start-up. As has been mentioned you can do more than just MVC with C#.
Neither of those assesments is an absolute. There are corporate gigs using PHP, just not as many. You can certainly do a web start-up with MVC.
As I said, if your goal is to remain an amateur and have fun, then pick whichever you think will lend you more fun and satisfaction. If building cool web sites cranks your engine, then stay PHP and build away. If learning a new way of coding is your cup of tea and C# sounds cool, go for it!