If $R_\theta=\begin{pmatrix}\cos\theta&-\sin\theta\\\sin\theta&\cos\theta\end{pmatrix}$ is the rotation in $\mathbb{R}^2$ through angle $\theta$ then for $f\in\mathcal{S}(\mathbb{R}^2)$ I get
$$(\mathcal{F}(f\circ R_\theta))(\xi)=\mathcal{F}(f(R_\theta(\xi))) = \int_{\mathbb{R}^2} f(x)e^{ix\cdot R_{\theta}(\xi)}\,dx$$
I don't immediately see why this would be equal to $(\mathcal{F}f)\circ R_\theta$ though?
\begin{align} & \int_{\mathbb{R}^2} f(x) \exp( ix\cdot R_{\theta}(\xi))\,dx \\[10pt] = {} & \int_{\mathbb R^2} f(x) \exp( ix \cdot \zeta ) \, dx \qquad \text{where } \zeta = R_\theta(\xi) \\[10pt] = {} & (\mathcal F f)(\zeta) = (\mathcal F f)(R_\theta(\xi)) = \Big( (\mathcal F f) \circ R_\theta \Big) (\xi) \end{align}